Pre- and Post- MoI

## `summarise()` has grouped output by 'route'. You can override using the `.groups` argument.
## Joining, by = c("route", "sub")

## `summarise()` has grouped output by 'sub', 'roi', 'within_trial_TR'. You can override using the `.groups` argument.
## Joining, by = c("valid", "within_trial_TR", "roi", "sub")

3-3-3s around MoI

## `summarise()` has grouped output by 'roi', 'valid', 'sub'. You can override using the `.groups` argument.
## `summarise()` has grouped output by 'roi', 'valid'. You can override using the `.groups` argument.

STATS

lmer

## Type III Analysis of Variance Table with Satterthwaite's method
##                 Sum Sq    Mean Sq NumDF DenDF F value  Pr(>F)   
## segment     4.3209e-05 2.1604e-05     2   195  3.3004 0.03894 * 
## roi         1.8390e-05 1.8390e-05     1   195  2.8094 0.09531 . 
## segment:roi 6.9620e-05 3.4810e-05     2   195  5.3178 0.00564 **
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## Type III Analysis of Variance Table with Satterthwaite's method
##             Sum Sq    Mean Sq NumDF DenDF F value    Pr(>F)    
## segment 0.00010697 5.3487e-05     2    78  7.5692 0.0009901 ***
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## Type III Analysis of Variance Table with Satterthwaite's method
##             Sum Sq    Mean Sq NumDF DenDF F value Pr(>F)
## segment 5.8534e-06 2.9267e-06     2    78  0.5552 0.5762
## Type III Analysis of Variance Table with Satterthwaite's method
##                   Sum Sq    Mean Sq NumDF DenDF F value  Pr(>F)  
## segment       7.9578e-05 3.9789e-05     2   195  4.3749 0.01385 *
## valid         4.1846e-05 4.1846e-05     1   195  4.6011 0.03319 *
## segment:valid 3.2571e-05 1.6285e-05     2   195  1.7906 0.16960  
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1